libxine2-vdr software package provides VDR-related plugins for libxine2, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libxine2-vdr
libxine2-vdr is installed in your system.
Make ensure the libxine2-vdr package were installed using the commands given below,
$ sudo dpkg-query -l | grep libxine2-vdr *
You will get with libxine2-vdr package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libxine2-vdr |
| Version | 1.2.4-2ubuntu1 |
| Description | VDR-related plugins for libxine2 |
| Sub Section | libs |